.page {
  background-color: #ffffff;
  position: relative;
  /* width: 1800.00px;
  height: 6307.50px; */
  overflow: hidden;
}


/* 新韩文 */
/*手风琴样式*/
.or-container {
  /* overflow: hidden; */
  /* display: flex; */
  width: 100%;
  /* padding: 4% 2%; */
  /* box-sizing: border-box; */
  /* padding-bottom: 32.1875%; */
  /* height: calc(32.1875%); */
  /* height: 32.1875%; */
  position: relative;
  height:0;
  padding-bottom:32.1875%;
}

.or-container_in {

  display: flex;
  width: 100%;
  height: 100%;
  background: white;   
  position: absolute;
}
/* .or-container:before {
  background-color: rgba(0,0,0,0.4);
} */

.box {
  /* flex: 1; */
  /* overflow: hidden; */
  transition: .5s;
  /* box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1); */
  /* line-height: 0; */
  width: 10.3125%;
  /* height: calc(32.1875%); */
  height: 100%;
  position: relative;
}

.box > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: width  .5s;
  cursor: pointer;
}


.box > span {
  position: absolute;
  font-size: 30px;
  font-family: MalgunGothic;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 30px;
  background-color: rgba(0, 0, 0, 0.2);
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  writing-mode: vertical-lr;
  display: flex;
  align-items: center;
  /* text-align: center; */
  /* justify-content: center; */
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: vertical-lr;
  overflow: hidden;
  letter-spacing: 2px;
  box-sizing: border-box;
  text-orientation: upright;
  /* word-break: break-all;
  text-overflow: ellipsis; */
}

.box_content{
  position: absolute;
  width: 56%;
  /* height: 50%; */
  background-color: rgba(43, 56, 62, 0.5);
  top: 24%;
  left: 35%;
  padding: 24px;
  padding-right: 50px;
  padding-bottom: 50px;
}
.box_content_title{
  font-size: 40px;
  font-family: MalgunGothic;
  font-weight: 400;
  color: #FFFFFF;


}
.box_content_des{
  font-size: 20px;
  font-family: MalgunGothic;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 15px;
  /* line-height: 30px; */
}

.eleactive {
  width: 51.11875%;
  height: 100%;
  position: relative;
  cursor: pointer;
}

.eleactive > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: width .5s;
}
  /*end*/
  /* 正文 */
  .block_2 {
    background-color: rgba(0, 0, 0, 1);
    height: 618px;
    margin-left: 322px;
    width: 1598px;
  }
  
  .text-wrapper_1 {
    background-color: rgba(0, 0, 0, 1);
    height: 618px;
    margin-left: 1400px;
    width: 140px;
  }
  
  .text_2 {
    width: 35px;
    height: 76px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 40px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: justifyAll;
    white-space: nowrap;
    line-height: 283px;
    margin: 267px 0 0 81px;
  }
  
  .text_3 {
    /* width: 92px; */
    height: 48px;
    overflow-wrap: break-word;
    color: rgba(40, 153, 152, 1);
    font-size: 50px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: center;
    white-space: nowrap;
    line-height: 48px;
    margin: 92px 0 0 0px;
  }
  
  .block_3 {
    background-color: rgba(230, 161, 72, 1);
    width: 60px;
    height: 8px;
    margin: 22px 0 0 0px;
  }
  
  .block_4 {
    background-color: rgba(227, 227, 227, 0.2);
    width: 1200px;
    height: 505px;
    margin: 18px 0 0 0px;
    overflow: hidden;
  }

  .block_3_1{

  }

  .block_3_1 .el-carousel__button {
    display: block;
    /* opacity: 0.48; */
    width: 10px;
    height: 10px;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    /* background-color: #fff; */
    border: none;
    outline: 0;
    padding: 0;
    margin: 0;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}   

.block_3_1 .el-carousel__indicators--horizontal {
  bottom: 0;
  left: 70%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

  .block_3_1  .el-carousel__indicator.is-active button {
    background: #FFFFFF;
  }
  
  .text-wrapper_19 {
    width: 408px;
    height: 273px;
    margin: 97px 0 0 35px;
  }
  
  .paragraph_1 {
    width: 407px;
    height: 75px;
    overflow-wrap: break-word;
    color: rgba(40, 153, 152, 1);
    font-size: 30px;
    font-family: MalgunGothic;
    /* font-weight: NaN; */
    text-align: left;
    line-height: 37px;
    margin-left: 1px;
  }
  
  .text_4 {
    width: 406px;
    height: 129px;
    overflow-wrap: break-word;
    color: rgba(31, 0, 0, 1);
    font-size: 18px;
    font-family: MalgunGothic-Semilight;
    font-weight: NaN;
    text-align: left;
    line-height: 32px;
    margin-top: 69px;
  }
  
  .box_1 {
    /* background-color: rgba(255, 255, 255, 1); */
    width: 729px;
    height: 505px;
    margin-left: 28px;
    /* clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%); */
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 20% 100%);
  }
  
  .block_5 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 50%;
    width: 10px;
    height: 10px;
    margin: 463px 0 0 0px;
  }
  
  .block_6 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 50%;
    width: 10px;
    height: 10px;
    margin: 463px 0 0 7px;
  }
  
  .block_7 {
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    width: 10px;
    height: 10px;
    margin: 463px 0 0 6px;
  }
  
  .block_8 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 50%;
    width: 10px;
    height: 10px;
    margin: 463px 289px 0 7px;
  }
  
  .group_49 {
    width: 1115px;
    height: 23px;
    margin: 56px 0 0 0px;
  }
  
  .group_2 {
    background-color: rgba(40, 153, 152, 1);
    border-radius: 50%;
    width: 6px;
    height: 6px;
    margin-top: 7px;
  }
  
  .text_5 {
    width: 493px;
    height: 23px;
    overflow-wrap: break-word;
    color: rgba(31, 0, 0, 1);
    font-size: 20px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 23px;
    margin-left: 13px;
  }
  
  .group_3 {
    background-color: rgba(40, 153, 152, 1);
    border-radius: 50%;
    width: 6px;
    height: 6px;
    margin: 7px 0 0 91px;
  }
  
  .text_6 {
    width: 493px;
    height: 23px;
    overflow-wrap: break-word;
    color: rgba(31, 0, 0, 1);
    font-size: 20px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 23px;
    margin-left: 13px;
  }
  
  .group_50 {
    width: 1115px;
    height: 23px;
    margin: 31px 0 0 0px;
  }
  
  .group_4 {
    background-color: rgba(40, 153, 152, 1);
    border-radius: 50%;
    width: 6px;
    height: 6px;
    margin-top: 7px;
  }
  
  .text_7 {
    width: 493px;
    height: 23px;
    overflow-wrap: break-word;
    color: rgba(31, 0, 0, 1);
    font-size: 20px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 23px;
    margin-left: 13px;
  }
  
  .group_5 {
    background-color: rgba(40, 153, 152, 1);
    border-radius: 50%;
    width: 6px;
    height: 6px;
    margin: 7px 0 0 91px;
  }
  
  .text_8 {
    width: 493px;
    height: 23px;
    overflow-wrap: break-word;
    color: rgba(31, 0, 0, 1);
    font-size: 20px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 23px;
    margin-left: 13px;
  }
  
  .text_9 {
    /* width: 94px; */
    height: 47px;
    overflow-wrap: break-word;
    color: rgba(40, 153, 152, 1);
    font-size: 50px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: center;
    white-space: nowrap;
    line-height: 47px;
    margin: 121px 0 0 0px;
  }
  
  .block_11 {
    background-color: rgba(230, 161, 72, 1);
    width: 60px;
    height: 8px;
    margin: 21px 0 0 0px;
  }
  
  .group_51 {
    width: 1201px;
    height: 390px;
    margin: 55px 0 0 0px;
  }
  
  .box_30 {
    width: 589px;
    height: 383px;
    margin-top: 7px;
  }
  
  .image-text_12 {
    width: 580px;
    height: 104px;
    margin-left: 1px;
    align-items: center;
  }
  
  .image_3 {
    width: 129px;
    height: 86px;
  }
  
  .text-group_1 {
    width: 430px;
    /* height: 44px; */
    overflow-wrap: break-word;
    color: rgba(31, 0, 0, 1);
    font-size: 18px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    line-height: 22px;
    /* margin-top: 34px; */
  }
  
  .box_2 {
    width: 589px;
    height: 1px;
    border: 1px solid rgba(219, 214, 214, 1);
    margin-top: 13px;
  }
  
  .image-text_13 {
    width: 581px;
    height: 104px;
    margin: 13px 0 0 1px;
    align-items: center;
  }
  
  .image_4 {
    width: 129px;
    height: 104px;
  }
  
  .text-group_2 {
    width: 439px;
    height: 44px;
    overflow-wrap: break-word;
    color: rgba(31, 0, 0, 1);
    font-size: 18px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    line-height: 22px;
    margin-top: 22px;
  }
  
  .box_3 {
    width: 589px;
    height: 1px;
    border: 1px solid rgba(219, 214, 214, 1);
    margin-top: 14px;
  }
  
  .paragraph_2 {
    width: 580px;
    /* height: 44px; */
    overflow-wrap: break-word;
    color: rgba(31, 0, 0, 1);
    font-size: 18px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    line-height: 22px;
    margin: 0px 0 0 0px;
  }
  
  .box_4 {
    width: 589px;
    height: 1px;
    border: 1px solid rgba(219, 214, 214, 1);
    margin-top: 14px;
  }
  
  .group_7 {
    background-color: rgba(238, 238, 238, 1);
    height: 390px;
    width: 586px;
  }
  
  .group_8 {
    background-color: rgba(0, 0, 0, 0.3);
    height: 59px;
    margin-top: 331px;
    width: 586px;
    z-index: 99;
  }

  .group_7_1 {
    height: 390px;
    width: 586px;
    position: absolute;
  }
  
  .text-wrapper_3 {
    width: 526px;
    height: 20px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: center;
    white-space: nowrap;
    line-height: 20px;
    margin: 17px 30px 0 30px;
  }
  
  .text_10 {
    width: 526px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: center;
    white-space: nowrap;
    line-height: 20px;
    display: block;
  }
  
  .text_11 {
    width: 382px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-family: SourceHanSansCN-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 36px;
  }
  
  .text_12 {
    width: 382px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 36px;
  }
  
  .text_13 {
    width: 382px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-family: SourceHanSansCN-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 36px;
  }
  
  .text_14 {
    width: 382px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 36px;
  }
  
  .text-wrapper_20 {
    width: 1200px;
    height: 117px;
    margin: 0px 0 0 0px;
  }
  
  .text_15 {
    width: 572px;
    height: 44px;
    overflow-wrap: break-word;
    color: rgba(31, 0, 0, 1);
    font-size: 18px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
  }
  
  .paragraph_3 {
    width: 564px;
    height: 44px;
    overflow-wrap: break-word;
    color: rgba(31, 0, 0, 1);
    font-size: 18px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    line-height: 22px;
  }
  
  .group_52 {
    width: 1201px;
    height: 1px;
    margin: 14px 0 0 0px;
  }
  
  .box_5 {
    width: 589px;
    height: 1px;
    border: 1px solid rgba(219, 214, 214, 1);
  }
  
  .box_6 {
    width: 589px;
    height: 1px;
    border: 1px solid rgba(219, 214, 214, 1);
  }
  
  .block_14 {
    background-image: linear-gradient(
      180deg,
      rgba(109, 109, 255, 1) 0,
      rgba(109, 109, 255, 1) 0,
      rgba(75, 61, 221, 1) 100%,
      rgba(75, 61, 221, 1) 100%
    );
    width: 100%;
    height: 277px;
    margin-top: 94px;
  }
  
  .image-wrapper_1 {
    height: 275px;
    
    width: 446px;
    margin: 1px 0 0 -361px;
  }
  
  .image_5 {
    width: 144px;
    height: 10px;
    margin: 55px 0 0 374px;
  }
  
  .block_44 {
    width: 8px;
    height: 65px;
    margin: 139px 0 0 46px;
  }
  
  .group_10 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 50%;
    width: 8px;
    height: 8px;
  }
  
  .group_11 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 50%;
    width: 8px;
    height: 8px;
    margin-top: 49px;
  }
  
  .block_45 {
    width: 1028px;
    height: 188px;
    margin: 39px 382px 0 9px;
  }
  
  .block_46 {
    width: 992px;
    height: 48px;
    margin-left: 36px;
  }
  
  .text_16 {
    /* text-shadow: 0px 1px 2px rgba(0, 110, 179, 0.66); */
    background-image: linear-gradient(
      360deg,
      rgba(161, 218, 255, 1) 0,
      rgba(161, 218, 255, 1) 0,
      rgba(255, 255, 255, 1) 100%,
      rgba(255, 255, 255, 1) 100%
    );
    width: 829px;
    height: 48px;
    overflow-wrap: break-word;
    color: rgba(31, 0, 0, 1);
    font-size: 50px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: center;
    white-space: nowrap;
    line-height: 48px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  
  .image_6 {
    width: 141px;
    height: 7px;
    margin-top: 17px;
  }
  
  .block_47 {
    width: 970px;
    height: 17px;
    margin-top: 46px;
  }
  
  .text_17 {
    width: 427px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
  }

  
  
  .block_15 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 50%;
    width: 8px;
    height: 8px;
    margin: 6px 0 0 100px;
  }
  
  .text_18 {
    width: 427px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
    margin-left: 9px;
  }
  
  .image-wrapper_5 {
    width: 1008px;
    height: 1px;
    margin: 20px 0 0 4px;
  }
  
  .image_7 {
    width: 464px;
    height: 1px;
  }
  
  .image_8 {
    width: 464px;
    height: 1px;
  }
  
  .block_48 {
    width: 970px;
    height: 17px;
    margin-top: 19px;
  }
  
  .text_19 {
    width: 427px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
  }
  
  .section_5 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 50%;
    width: 8px;
    height: 8px;
    margin: 6px 0 0 100px;
  }
  
  .text_20 {
    width: 427px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
    margin-left: 9px;
  }
  
  .image-wrapper_6 {
    width: 1008px;
    height: 1px;
    margin: 19px 0 0 4px;
  }
  
  .image_9 {
    width: 464px;
    height: 1px;
  }
  
  .image_10 {
    width: 464px;
    height: 1px;
  }
  
  .block_16 {
    width: 1200px;
    height: 388px;
    
    margin: 77px 0 0 0px;
  }
  
  .box_31 {
    width: 442px;
    height: 229px;
    margin: 100px 0 0 41px;
  }
  
  .block_49 {
    width: 442px;
    /* height: 141px; */
  }
  
  .text-wrapper_5 {
    width: 442px;
    /* height: 135px; */
    overflow-wrap: break-word;
    font-size: 0;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: center;
    line-height: 52px;
    margin-top: 5px;
  }
  
  .paragraph_4 {
    width: 450px;
    height: 35px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 31px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: center;
    line-height: 35px;
  }
  
  .paragraph_5 {
    width: 442px;
    height: 50px;
    overflow-wrap: break-word;
    color: rgba(189, 121, 34, 1);
    font-size: 31px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: center;
    line-height: 50px;
    margin-top: 10px;
  }
  
  .text_21 {
    width: 442px;
    height: 50px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 31px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: center;
    line-height: 50px;
  }
  
  .block_17 {
    width: 291px;
    height: 42px;
    border: 1px solid rgba(33, 24, 24, 1);
    margin: 0 68px 0 -359px;
  }
  
  .block_50 {
    width: 415px;
    height: 47px;
    margin: 132px 0 0 20px;
  }
  
  .text-wrapper_6 {
    height: 47px;
    width: 119px;
    border-radius: 24px;
    text-align: center;
    border: 2px solid rgba(189, 121, 34, 1);
    cursor: pointer;

  }
  
  .text_22 {
    width: 100px;
    height: 26px;
    overflow-wrap: break-word;
    color: rgba(189, 121, 34, 1);
    font-size: 26px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: center;
    white-space: nowrap;
    line-height: 26px;
    margin: 10px 0 0 9px;
  }
  
  .text-wrapper_7 {
    height: 47px;
    margin-left: 29px;
    width: 119px;
    text-align: center;
    border-radius: 24px;
    border: 2px solid rgba(189, 121, 34, 1);
    cursor: pointer;
  }
  
  .text_23 {
    width: 100px;
    height: 26px;
    overflow-wrap: break-word;
    color: rgba(189, 121, 34, 1);
    font-size: 26px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: center;
    white-space: nowrap;
    line-height: 26px;
    margin: 10px 0 0 9px;
  }
  
  .text-wrapper_8 {
    height: 47px;
    margin-left: 29px;
    width: 119px;
    border-radius: 24px;
    border: 2px solid rgba(189, 121, 34, 1);
    cursor: pointer;
  }
  
  .text_24 {
    width: 100px;
    height: 26px;
    overflow-wrap: break-word;
    color: rgba(189, 121, 34, 1);
    font-size: 26px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: center;
    white-space: nowrap;
    line-height: 26px;
    margin: 10px 0 0 9px;
  }
  
  .box_11 {
    height: 285px;
    
    width: 431px;
    margin: 76px 52px 0 234px;
  }
  
  .block_18 {
    height: 280px;
    
    width: 426px;
    margin-top: -5px;
    position: relative;
  }
  
  .text_25 {
    width: 355px;
    height: 32px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    /* white-space: nowrap; */
    line-height: 16px;
    margin: 244px 0 0 14px;
    align-items: center;
    display: flex;
  }
  .text_25_1 {
    width: 355px;
    /* height: 16px; */
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    /* white-space: nowrap; */
    line-height: 16px;
  }
  
  .group_13 {
    height: 285px;
   
    width: 431px;
    position: absolute;
    left: -5px;
    top: -44px;
  }

  .group_13_1 {
    height: 285px;
   
    width: 431px;
    position: absolute;
    clip-path: polygon(11.5% 0%, 100% 0%, 88.5% 100%, 0% 100%);
    cursor: pointer;
  }
  
  .box_12 {
    height: 198px;
    
    width: 299px;
    position: relative;
    margin: 60px 0 0 -201px;
  }
  
  .text_26 {
    width: 231px;
    height: 28px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 12px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    align-items: center;
    /* white-space: nowrap; */
    line-height: 14px;
    margin: 166px 0 0 15px;
    align-items: center;
    display: flex;
  }
  .text_26_1 {
    width: 231px;
    /* height: 14px; */
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 12px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    /* white-space: nowrap; */
    line-height: 14px;
  }
  
  .image_11 {
    position: absolute;
    left: -2px;
    top: -44px;
    width: 308px;
    height: 205px;
    clip-path: polygon(11.5% 0%, 100% 0%, 88.5% 100%, 0% 100%);
    cursor: pointer;
  }
  
  .text_27 {
    /* width: 83px; */
    height: 48px;
    overflow-wrap: break-word;
    color: rgba(40, 153, 152, 1);
    font-size: 50px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: center;
    white-space: nowrap;
    line-height: 48px;
    margin: 93px 0 0 0px;
  }
  
  .block_19 {
    background-color: rgba(230, 161, 72, 1);
    width: 60px;
    height: 8px;
    margin: 20px 0 0 0px;
  }
  
  .group_53 {
    width: 1200px;
    height: 329px;
    margin: 66px 0 0 0px;
  }
  
  .group_14 {
    background-color: rgba(243, 243, 243, 0.5);
    width: 380px;
    height: 329px;
  }
  
  .image-text_14 {
    width: 380px;
    height: 313px;
  }
  
  .box_13 {
    /* background-color: rgba(0, 153, 68, 1); */
    width: 380px;
    height: 250px;
  }
  
  .text-group_3 {
    width: 336px;
    height: 60px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 18px;
    font-family: MalgunGothic;
    /* font-weight: NaN; */
    text-align: left;
    line-height: 28px;
    margin: 12px 0 0 24px;
  }
  
  .group_15 {
    background-color: rgba(243, 243, 243, 0.5);
    width: 380px;
    height: 329px;
    margin-left: 30px;
  }
  
  .image-text_15 {
    width: 380px;
    height: 313px;
  }
  
  .box_14 {
    /* background-color: rgba(0, 153, 68, 1); */
    width: 380px;
    height: 250px;
  }
  
  .text-group_4 {
    width: 336px;
    height: 47px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 18px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    line-height: 30px;
    margin: 16px 0 0 30px;
  }
  
  .group_16 {
    background-color: rgba(243, 243, 243, 0.5);
    width: 380px;
    height: 329px;
    margin-left: 30px;
  }
  
  .image-text_16 {
    width: 380px;
    height: 313px;
  }
  
  .section_8 {
    /* background-color: rgba(0, 153, 68, 1); */
    width: 380px;
    height: 250px;
  }
  
  .text-group_5 {
    width: 336px;
    height: 47px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 18px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    line-height: 30px;
    margin: 16px 0 0 29px;
  }
  
  .group_54 {
    width: 1200px;
    height: 329px;
    margin: 43px 0 0 0px;
  }
  
  .box_15 {
    background-color: rgba(243, 243, 243, 0.5);
    width: 380px;
    height: 329px;
  }
  
  .image-text_17 {
    width: 380px;
    height: 313px;
  }
  
  .box_16 {
    /* background-color: rgba(0, 153, 68, 1); */
    width: 380px;
    height: 250px;
  }
  
  .text-group_6 {
    width: 336px;
    height: 47px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 18px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    line-height: 30px;
    margin: 16px 0 0 24px;
  }
  
  .box_17 {
    background-color: rgba(243, 243, 243, 0.5);
    width: 380px;
    height: 329px;
    margin-left: 30px;
  }
  
  .image-text_18 {
    width: 380px;
    height: 313px;
  }
  
  .section_9 {
    /* background-color: rgba(0, 153, 68, 1); */
    width: 380px;
    height: 250px;
  }
  
  .text-group_7 {
    width: 336px;
    height: 47px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 18px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    line-height: 30px;
    margin: 16px 0 0 30px;
  }
  
  .box_18 {
    background-color: rgba(243, 243, 243, 0.5);
    width: 380px;
    height: 329px;
    margin-left: 30px;
  }
  
  .image-text_19 {
    width: 380px;
    height: 313px;
  }
  
  .box_19 {
    /* background-color: rgba(0, 153, 68, 1); */
    width: 380px;
    height: 250px;
  }
  
  .text-group_8 {
    width: 336px;
    height: 47px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 18px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    line-height: 30px;
    margin: 16px 0 0 29px;
  }
  
  .block_22 {
    position: relative;
    /* width: 1920px; */
    height: 541px;
    
    margin-top: 105px;
  }
  
  .text_28 {
    /* width: 78px; */
    height: 48px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 50px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: center;
    white-space: nowrap;
    line-height: 48px;
    margin: 50px 0 0 0px;
  }
  
  .group_17 {
    background-color: rgba(255, 255, 255, 1);
    width: 60px;
    height: 8px;
    margin: 20px 0 0 0px;
  }
  
  .section_13 {
    width: 1212px;
    height: 112px;
    margin: 52px 0 0 0px;
  }
  
  .group_19 {
    width: 607px;
    height: 112px;
  }
  
  .box_20 {
    background-color: rgba(157, 3, 3, 1);
    border-radius: 50%;
    width: 7px;
    height: 7px;
    margin: 50px 0 0 34px;
  }

  .paragraph_bg_6 {
    display: flex;
    align-items: center;
    width: 519px;
    height: 60px;
    margin: 24px 35px 0 14px;
  }
  
  .paragraph_6 {
    width: 519px;
    /* height: 50px; */
    overflow-wrap: break-word;
    color: rgba(40, 40, 40, 1);
    font-size: 20px;
    font-family: MalgunGothic;
    /* font-weight: NaN; */
    text-align: left;
    line-height: 30px;
    
  }
  
  .group_20 {
    width: 607px;
    height: 112px;
    margin-left: -2px;
  }
  
  .block_23 {
    background-color: rgba(157, 3, 3, 1);
    border-radius: 50%;
    width: 7px;
    height: 7px;
    margin: 50px 0 0 34px;
  }
  
  .paragraph_7 {
    width: 519px;
    height: 50px;
    overflow-wrap: break-word;
    color: rgba(40, 40, 40, 1);
    font-size: 20px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    line-height: 25px;
    margin: 34px 35px 0 13px;
  }
  
  .section_14 {
    width: 1212px;
    height: 220px;
    margin: -3px 0 34px 0px;
    position: relative;
  }
  
  .group_55 {
    width: 607px;
    height: 220px;
  }
  
  .box_21 {
    width: 607px;
    height: 112px;
    
  }
  
  .box_22 {
    background-color: rgba(157, 3, 3, 1);
    border-radius: 50%;
    width: 7px;
    height: 7px;
    margin: 50px 0 0 34px;
  }
  
  .text_29 {
    width: 519px;
    height: 50px;
    overflow-wrap: break-word;
    color: rgba(40, 40, 40, 1);
    font-size: 20px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 25px;
    margin: 34px 35px 0 13px;
  }
  
  .box_23 {
    width: 607px;
    height: 112px;
    
    margin-top: -4px;
  }
  
  .section_10 {
    background-color: rgba(157, 3, 3, 1);
    border-radius: 50%;
    width: 7px;
    height: 7px;
    margin: 51px 0 0 34px;
  }
  
  .text_30 {
    width: 519px;
    height: 50px;
    overflow-wrap: break-word;
    color: rgba(40, 40, 40, 1);
    font-size: 20px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 25px;
    margin: 37px 35px 0 13px;
  }
  
  .group_23 {
    width: 607px;
    height: 112px;
    
    margin: 108px 0 0 -2px;
  }
  
  .group_24 {
    background-color: rgba(157, 3, 3, 1);
    border-radius: 50%;
    width: 7px;
    height: 7px;
    margin: 51px 0 0 34px;
  }
  
  .paragraph_8 {
    width: 518px;
    height: 50px;
    overflow-wrap: break-word;
    color: rgba(40, 40, 40, 1);
    font-size: 20px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    line-height: 25px;
    margin: 35px 36px 0 12px;
  }
  
  .group_25 {
    position: absolute;
    left: 605px;
    top: 0px;
    width: 607px;
    height: 112px;
    
  }
  
  .box_24 {
    background-color: rgba(157, 3, 3, 1);
    border-radius: 50%;
    width: 7px;
    height: 7px;
    margin: 50px 0 0 34px;
  }
  
  .paragraph_9 {
    width: 519px;
    height: 50px;
    overflow-wrap: break-word;
    color: rgba(40, 40, 40, 1);
    font-size: 20px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    line-height: 25px;
    margin: 33px 35px 0 12px;
  }
  
  .text_31 {
    /* width: 82px; */
    height: 46px;
    overflow-wrap: break-word;
    color: rgba(40, 153, 152, 1);
    font-size: 50px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: center;
    white-space: nowrap;
    line-height: 46px;
    margin: 85px 0 0 0px;
  }
  
  .block_24 {
    background-color: rgba(230, 161, 72, 1);
    width: 60px;
    height: 8px;
    margin: 20px 0 0 0px;
  }
  
  .group_56 {
    width: 1140px;
    height: 37px;
    margin: 99px 0 0 0px;
  }
  
  .group_26 {
    background-color: rgba(55, 152, 151, 1);
    position: relative;
    width: 542px;
    height: 37px;
  }
  
  .block_26 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 50%;
    width: 8px;
    height: 8px;
    margin: 16px 0 0 10px;
  }
  
  .text_32 {
    width: 477px;
    height: 18px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 18px;
    margin: 10px 32px 0 15px;
  }

  .text_32_1 {
    width: 477px;
    height: 18px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 18px;
  }
  
  .image_12 {
    position: absolute;
    left: 8px;
    top: 34px;
    width: 28px;
    height: 14px;
  }
  
  .group_27 {
    background-color: rgba(76, 76, 76, 0.05);
    width: 542px;
    height: 37px;
  }
  
  .box_25 {
    background-color: rgba(40, 153, 152, 1);
    border-radius: 50%;
    width: 8px;
    height: 8px;
    margin: 15px 0 0 10px;
  }
  
  .text_33 {
    width: 477px;
    height: 19px;
    overflow-wrap: break-word;
    color: rgba(66, 66, 66, 1);
    font-size: 18px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
    margin: 11px 30px 0 18px;
  }

  .text_33_1 {
    width: 477px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(66, 66, 66, 1);
    font-size: 18px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 18px;
  }
  
  .group_57 {
    width: 1142px;
    height: 480px;
    margin: 12px 0 0 0px;
  }
  
  .box_32 {
    width: 544px;
    height: 475px;
  }
  
  .image_13 {
    width: 544px;
    height: 361px;
  }
  
  .box_26 {
    background-color: rgba(76, 76, 76, 0.05);
    width: 542px;
    height: 37px;
    margin-top: 25px;
  }
  
  .group_29 {
    background-color: rgba(40, 153, 152, 1);
    border-radius: 50%;
    width: 8px;
    height: 8px;
    margin: 14px 0 0 10px;
  }
  
  .text_34 {
    width: 477px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(66, 66, 66, 1);
    font-size: 18px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
    margin: 10px 78px 0 17px;
  }
  
  .box_27 {
    background-color: rgba(76, 76, 76, 0.05);
    width: 542px;
    height: 37px;
    margin-top: 15px;
  }
  
  .group_30 {
    background-color: rgba(40, 153, 152, 1);
    border-radius: 50%;
    width: 8px;
    height: 8px;
    margin: 15px 0 0 10px;
  }
  
  .text_35 {
    width: 477px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(66, 66, 66, 1);
    font-size: 18px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
    margin: 11px 78px 0 17px;
  }
  
  .box_33 {
    width: 544px;
    height: 471px;
    margin-top: 9px;
  }
  
  .group_32 {
    background-color: rgba(76, 76, 76, 0.05);
    width: 542px;
    height: 37px;
  }
  
  .group_33 {
    background-color: rgba(40, 153, 152, 1);
    border-radius: 50%;
    width: 8px;
    height: 8px;
    margin: 14px 0 0 10px;
  }
  
  .text_36 {
    width: 477px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(66, 66, 66, 1);
    font-size: 18px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
    margin: 11px 78px 0 18px;
  }
  
  .group_34 {
    background-color: rgba(55, 152, 151, 1);
    position: relative;
    width: 542px;
    height: 37px;
    margin-top: 23px;
  }
  
  .box_28 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 50%;
    width: 8px;
    height: 8px;
    margin: 16px 0 0 10px;
  }
  
  .text_37 {
    width: 477px;
    height: 18px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 30px;
    margin: 10px 32px 0 15px;
  }
  
  .image_14 {
    position: absolute;
    left: 8px;
    top: 32px;
    width: 27px;
    height: 13px;
  }
  
  .image_15 {
    width: 544px;
    height: 361px;
    margin-top: 13px;
  }
  .image_15_1 {
    width: 544px;
    height: 361px;

  }
  
  .group_58 {
    width: 1140px;
    height: 37px;
    margin: 9px 0 0 0px;
  }
  
  .group_35 {
    background-color: rgba(76, 76, 76, 0.05);
    width: 542px;
    height: 37px;
  }
  
  .section_11 {
    background-color: rgba(40, 153, 152, 1);
    border-radius: 50%;
    width: 8px;
    height: 8px;
    margin: 17px 0 0 10px;
  }
  
  .text_38 {
    width: 429px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(66, 66, 66, 1);
    font-size: 18px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 30px;
    margin: 12px 78px 0 17px;
  }
  
  .group_36 {
    background-color: rgba(76, 76, 76, 0.05);
    width: 542px;
    height: 37px;
  }
  
  .section_12 {
    background-color: rgba(40, 153, 152, 1);
    border-radius: 50%;
    width: 8px;
    height: 8px;
    margin: 17px 0 0 10px;
  }
  
  .text_39 {
    width: 428px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(66, 66, 66, 1);
    font-size: 18px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 30px;
    margin: 12px 78px 0 18px;
  }
  
  .text_40 {
    /* width: 123px; */
    height: 48px;
    overflow-wrap: break-word;
    color: rgba(40, 153, 152, 1);
    font-size: 50px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: center;
    white-space: nowrap;
    line-height: 48px;
    margin: 123px 0 0 0px;
  }
  
  .block_29 {
    background-color: rgba(230, 161, 72, 1);
    width: 60px;
    height: 8px;
    margin: 20px 0 0 0px;
  }
  
  .group_59 {
    width: 1201px;
    height: 89px;
    margin: 53px 0 0 0px;
  }
  
  .group_37 {
    width: 392px;
    height: 89px;
    border: 1px solid rgba(237, 237, 237, 1);
  }
  
  .paragraph_10 {
    width: 246px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(48, 48, 48, 1);
    font-size: 16px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    line-height: 20px;
    margin: 24px 0 0 12px;
  }
  
  .image_16 {
    width: 109px;
    height: 72px;
    margin: 7px 8px 0 0px;
  }
  
  .group_38 {
    border: 1px solid rgba(237, 237, 237, 1);
    width: 392px;
    height: 89px;
    margin-left: 9px;
  }
  
  .paragraph_11 {
    width: 246px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(48, 48, 48, 1);
    font-size: 16px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    line-height: 20px;
    margin: 24px 0 0 12px;
  }
  
  .image_17 {
    width: 109px;
    height: 72px;
    margin: 7px 6px 0 0px;
  }
  
  .group_39 {
    width: 392px;
    height: 89px;
    border: 1px solid rgba(237, 237, 237, 1);
    margin-left: 16px;
  }
  
  .paragraph_12 {
    width: 246px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(48, 48, 48, 1);
    font-size: 16px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    line-height: 20px;
    margin: 24px 0 0 12px;
  }
  
  .image_18 {
    width: 109px;
    height: 72px;
    margin: 7px 7px 0 0px;
  }
  
  .group_60 {
    width: 1201px;
    height: 89px;
    margin: 28px 0 0 0px;
  }
  
  .group_40 {
    width: 392px;
    height: 89px;
    border: 1px solid rgba(237, 237, 237, 1);
  }
  
  .image-text_20 {
    width: 369px;
    height: 72px;
    margin: 7px 0 0 12px;
    align-items: center;
  }

  .image-text_20_1 {
    width: 369px;
 
  }
  
  .text-group_9 {
    width: 246px;
    /* height: 40px; */
    overflow-wrap: break-word;
    color: rgba(48, 48, 48, 1);
    font-size: 16px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    /* white-space: nowrap; */
    line-height: 20px;
    /* margin-top: 20px; */
  }
  
  .image_19 {
    width: 109px;
    height: 72px;
  }
  
  .group_41 {
    width: 392px;
    height: 89px;
    border: 1px solid rgba(237, 237, 237, 1);
    margin-left: 9px;
  }
  
  .image-text_21 {
    width: 369px;
    height: 72px;
    margin: 7px 0 0 12px;
  }
  
  .text-group_10 {
    width: 246px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(48, 48, 48, 1);
    font-size: 16px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
    margin-top: 26px;
  }
  
  .image_20 {
    width: 109px;
    height: 72px;
  }
  
  .group_42 {
    width: 392px;
    height: 89px;
    border: 1px solid rgba(237, 237, 237, 1);
    margin-left: 16px;
  }
  
  .image-text_22 {
    width: 369px;
    height: 72px;
    margin: 7px 0 0 12px;
  }
  
  .text-group_11 {
    width: 246px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(48, 48, 48, 1);
    font-size: 16px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
    margin-top: 26px;
  }
  
  .image_21 {
    width: 109px;
    height: 72px;
  }
  
  .group_61 {
    width: 1201px;
    height: 89px;
    margin: 27px 0 0 0px;
  }
  
  .text-wrapper_9 {
    height: 89px;
    border: 1px solid rgba(237, 237, 237, 1);
    width: 392px;
  }
  
  .paragraph_13 {
    width: 366px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(48, 48, 48, 1);
    font-size: 16px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    line-height: 20px;
    margin: 26px 0 0 10px;
  }
  
  .text-wrapper_10 {
    height: 89px;
    border: 1px solid rgba(237, 237, 237, 1);
    margin-left: 9px;
    width: 392px;
  }
  
  .paragraph_14 {
    width: 366px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(48, 48, 48, 1);
    font-size: 16px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    line-height: 20px;
    margin: 26px 0 0 12px;
  }
  
  .text-wrapper_11 {
    height: 89px;
    border: 1px solid rgba(237, 237, 237, 1);
    margin-left: 16px;
    width: 392px;
  }
  
  .paragraph_15 {
    width: 366px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(48, 48, 48, 1);
    font-size: 16px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: left;
    line-height: 20px;
    margin: 26px 0 0 11px;
  }
  
  .image-wrapper_7 {
    width: 100%;
    /* height: 152px; */
    margin-top: 56px;
  }
  
  .image_22 {
    width: 49%;
    /* height: 152px; */
  }
  
  .image_23 {
    width: 49%;
    /* height: 152px; */
  }
  
  .block_33 {
    background-color: rgba(0, 0, 0, 0.9);
    width: 100%;
    height: 542px;
    margin-top: 60px;
    position: relative;
  }
  
  .text_41 {
    /* width: 92px; */
    height: 53px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 50px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: center;
    white-space: nowrap;
    line-height: 53px;
    margin: 67px 0 0 0px;
  }
  
  .block_34 {
    background-color: rgba(255, 255, 255, 1);
    width: 60px;
    height: 8px;
    margin: 23px 0 0 0px;
  }
  
  .image_24 {
    width: 100%;
    height: 321px;
    margin: 23px 0 47px 0;
  }
  
  .text_42 {
    /* width: 91px; */
    height: 53px;
    overflow-wrap: break-word;
    color: rgba(40, 153, 152, 1);
    font-size: 50px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: center;
    white-space: nowrap;
    line-height: 53px;
    margin: 71px 0 0 0px;
  }
  
  .block_35 {
    background-color: rgba(230, 161, 72, 1);
    width: 60px;
    height: 8px;
    margin: 21px 0 0 0px;
  }
  
  .block_36 {
    /* background-color: rgba(247, 63, 63, 1); */
    height: 724px;
    width: 1200px;
    margin: 39px 0 0 0px;
    position: relative;
  }
  .image_loop{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 1200px;
    height: 724px;
  }
  
  .text-wrapper_12 {
    background-color: rgba(44, 44, 44, 0.6);
    height: 75px;
    margin-top: 649px;
    width: 1200px;
    z-index: 99;
    
  }
  
  .text_43 {
    /* width: 475px; */
    height: 23px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 22px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: center;
    white-space: nowrap;
    line-height: 23px;
    margin: 21px 20px 0 20px;
  }
  a:hover{
    color: #52efee !important;

  }
  .text_43_1 {
    /* width: 475px; */
    height: 23px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 22px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: center;
    white-space: nowrap;
    line-height: 23px;
    /* margin: 21px 20px 0 20px; */
  }
  
  .group_62 {
    width: 178px;
    height: 18px;
    margin: 25px 0 88px 0px;
  }
  
  .block_38 {
    background-color: rgba(187, 187, 187, 1);
    border-radius: 50%;
    width: 18px;
    height: 18px;
  }
  
  .block_39 {
    background-color: rgba(187, 187, 187, 1);
    border-radius: 50%;
    width: 18px;
    height: 18px;
    margin-left: 35px;
  }
  
  .block_40 {
    background-color: rgba(187, 187, 187, 1);
    border-radius: 50%;
    width: 18px;
    height: 18px;
    margin-left: 36px;
  }
  
  .block_41 {
    background-color: rgba(40, 153, 152, 1);
    border-radius: 50%;
    width: 18px;
    height: 18px;
    margin-left: 35px;
  }
  
  .block_42 {
    background-color: rgba(0, 0, 0, 1);
    height: 618px;
    overflow: hidden;
    width: 1494px;
    position: absolute;
    left: 228px;
    top: 191px;
  }
  
  .text-wrapper_13 {
    background-color: rgba(0, 0, 0, 1);
    height: 618px;
    margin-left: 1308px;
    width: 140px;
  }
  
  .text_44 {
    width: 37px;
    height: 166px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 40px;
    font-family: MalgunGothic;
    font-weight: NaN;
    text-align: justifyAll;
    line-height: 283px;
    margin: 225px 0 0 70px;
  }
  
  .group_43 {
    background-color: rgba(0, 0, 0, 1);
    height: 618px;
    width: 1389px;
    position: absolute;
    left: -80px;
    top: 0;
  }
  .swiper-container{
    width: 100%;
    height: 321px;
    padding-left: 35px !important;
    padding-right: 35px !important;
    margin-top: 23px;
  }

  /* .swiper-wrapper{
    width: 2035;
    height: 321px;
  } */
  .swiper-slide{
    width: 379px !important;
    height: 321px;
    /* display: flex; */
  }

  .image_swiper{
      width: 379px;
      height: 254px;

  }
  .text_swiper{
    width: 379px;
    height: 36px;
    margin-top: 10px;
    font-size: 16px;
    font-family: MalgunGothic;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 16px;
    text-align: center;

}
.text_swiper a:hover{
  color: #52efee !important;
}
.text_swiper_1{
  width: 380px;
  height: 36px;
  /* margin-top: 10px; */
  font-size: 16px;
  font-family: MalgunGothic;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 20px;
  text-align: center;

}
  

  .box_center{
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    
  }
  
  .box_1200{
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding-left: 0px;
    padding-right: 0px;
    width: 1200px;
    margin-left: 0px;
    margin-right: 0px;
  }

  .box_row_1200{
    display: flex;
    flex-wrap: nowrap;
    /* flex-direction: column; */
    box-sizing: border-box;

    width: 1200px;

  }

  .loop{}

  .loop .el-carousel__button {
    display: block;
    /* opacity: 0.48; */
    width: 18px;
    height: 18px;
    background: #BBBBBB;
    border-radius: 50%;
    /* background-color: #fff; */
    border: none;
    outline: 0;
    padding: 0;
    margin: 0;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.loop  .el-carousel__indicator.is-active button {
  background: #289998;
}

body * {
  box-sizing: border-box;
  flex-shrink: 0;
}
body {
  font-family: PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, PingFang SC-Light, Microsoft YaHei;
}
button {
  margin: 0;
  padding: 0;
  border: 0.94px solid transparent;
  outline: none;
  background-color: transparent;
}

button:active {
  opacity: 0.6;
}
.flex-col {
  display: flex;
  flex-direction: column;
}
.flex-row {
  display: flex;
  flex-direction: row;
}
.justify-start {
  display: flex;
  justify-content: flex-start;
}
.justify-center {
  display: flex;
  justify-content: center;
}
.justify-end {
  display: flex;
  justify-content: flex-end;
}
.justify-evenly {
  display: flex;
  justify-content: space-evenly;
}
.justify-around {
  display: flex;
  justify-content: space-around;
}
.justify-between {
  display: flex;
  justify-content: space-between;
}
.align-start {
  display: flex;
  align-items: flex-start;
}
.align-center {
  display: flex;
  align-items: center;
}
.align-end {
  display: flex;
  align-items: flex-end;
}


.g-ellipsis-two {
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.g-ellipsis-3 {
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.g-ellipsis-4 {
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.g-ellipsis-6 {
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}

.g-ellipsis{
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;

}

a img:hover{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all cubic-bezier(0, 0.88, 1, -0.07) 2s;
  -o-transition: all cubic-bezier(0, 0.88, 1, -0.07) 2s;
  transition: all cubic-bezier(0, 0.88, 1, -0.07) 2s;
  
}

a{
  overflow: hidden;
  
}

